home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
util
/
sys
/
68040lib.lha
/
68040Lib
/
Include
/
proto
/
mmu.h
< prev
Wrap
C/C++ Source or Header
|
1998-09-06
|
141b
|
7 lines
#ifndef PROTO_MMU_H
#define PROTO_MMU_H
extern struct MMUBase *MMUBase;
#include <clib/mmu_protos.h>
#include <pragmas/mmu_pragmas.h>
#endif